kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Number
/
toInt
to
Int
Native
abstract
fun
toInt
(
)
:
Int
Content copied to clipboard
Returns the value of this number as an
Int
, which may involve rounding or truncation.